[INFO] cloning repository https://github.com/jplabadessa/nodejs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jplabadessa/nodejs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79c88fa3db80998245390204da15892b71ee6d49
[INFO] testing jplabadessa/nodejs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jplabadessa/nodejs
[INFO] finished tweaking git repo https://github.com/jplabadessa/nodejs
[INFO] tweaked toml for git repo https://github.com/jplabadessa/nodejs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jplabadessa/nodejs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jplabadessa/nodejs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 226aaa3530b1f024294037c1dff54921358cb1c377d2360912b328c851ff93f5
[INFO] running `Command { std: "docker" "start" "-a" "226aaa3530b1f024294037c1dff54921358cb1c377d2360912b328c851ff93f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "226aaa3530b1f024294037c1dff54921358cb1c377d2360912b328c851ff93f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "226aaa3530b1f024294037c1dff54921358cb1c377d2360912b328c851ff93f5", kill_on_drop: false }`
[INFO] [stdout] 226aaa3530b1f024294037c1dff54921358cb1c377d2360912b328c851ff93f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23289140416a853a44c6cb09db936e371ce48732a8a3b3fce288bd72d3eb7b9d
[INFO] running `Command { std: "docker" "start" "-a" "23289140416a853a44c6cb09db936e371ce48732a8a3b3fce288bd72d3eb7b9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling which v7.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling fun_run v0.5.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling bullet_stream v0.7.0
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling node-semver v2.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling keep_a_changelog_file v0.1.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling libcnb-proc-macros v0.26.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling libcnb-data v0.26.0
[INFO] [stderr]    Compiling libcnb-common v0.26.0
[INFO] [stderr]    Compiling libherokubuildpack v0.26.0
[INFO] [stderr]    Compiling heroku-nodejs-utils v0.0.0 (/opt/rustwide/workdir/common/nodejs-utils)
[INFO] [stderr]    Compiling libcnb v0.26.0
[INFO] [stderr]    Compiling libcnb-package v0.26.0
[INFO] [stderr]    Compiling libcnb-test v0.26.0
[INFO] [stderr]    Compiling test_support v0.0.0 (/opt/rustwide/workdir/test_support)
[INFO] [stderr]    Compiling heroku-pnpm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-engine)
[INFO] [stderr]    Compiling heroku-nodejs-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-engine)
[INFO] [stderr]    Compiling heroku-nodejs-function-invoker-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-function-invoker)
[INFO] [stderr]    Compiling heroku-nodejs-corepack-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-corepack)
[INFO] [stderr]    Compiling heroku-nodejs-pnpm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-install)
[INFO] [stderr]    Compiling heroku-npm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-engine)
[INFO] [stderr]    Compiling heroku-nodejs-yarn-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-yarn)
[INFO] [stderr]    Compiling heroku-npm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-install)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "23289140416a853a44c6cb09db936e371ce48732a8a3b3fce288bd72d3eb7b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23289140416a853a44c6cb09db936e371ce48732a8a3b3fce288bd72d3eb7b9d", kill_on_drop: false }`
[INFO] [stdout] 23289140416a853a44c6cb09db936e371ce48732a8a3b3fce288bd72d3eb7b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 244c27465da3b54dd44eaa38cbd6fa17155d7629f7ccd0f32c94cc5326b96fdf
[INFO] running `Command { std: "docker" "start" "-a" "244c27465da3b54dd44eaa38cbd6fa17155d7629f7ccd0f32c94cc5326b96fdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling libcnb-test v0.26.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling heroku-nodejs-utils v0.0.0 (/opt/rustwide/workdir/common/nodejs-utils)
[INFO] [stderr]    Compiling heroku-nodejs-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-engine)
[INFO] [stderr]    Compiling heroku-nodejs-yarn-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-yarn)
[INFO] [stderr]    Compiling test_support v0.0.0 (/opt/rustwide/workdir/test_support)
[INFO] [stderr]    Compiling heroku-nodejs-corepack-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-corepack)
[INFO] [stderr]    Compiling heroku-npm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-install)
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling heroku-pnpm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-engine)
[INFO] [stderr]    Compiling heroku-nodejs-pnpm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-install)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling heroku-npm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-engine)
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling heroku-nodejs-function-invoker-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-function-invoker)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYiseFk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_support-59474193134a93a5,liblibcnb_test-99ff21ceaa056ed7,liblibcnb_package-8be2867ea405a8aa,libignore-8d5fb8e938f89561,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-7f4a33019c075152,libcrossbeam_epoch-0d7a5971df71da4e,libglobset-dfb101f489e18392,libbstr-ba9ce969e2494a8b,libwhich-f110264b8e9ab9f7,libhome-34c282980fe9bb92,libeither-0d03427b61e42fdc,libpetgraph-38d909c016037899,libfixedbitset-3c4adce085318424,libcargo_metadata-17011e16d1fd3dec,libcargo_platform-0c90fb339e32d54c,libcamino-0c67bed828d49345,libtempfile-4b7030956affc324,libgetrandom-52a3790424f65042,libfastrand-ae5aa3bcd1a9721b,librustix-6c2d3a4c8cc781da,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libfs_extra-03eb93cc4e00353e,libopentelemetry-e1cad7ee9c0c08a4,libtracing-2e29c48bc55a17d3,libtracing_core-317e67b18fd7e97d,liblibcnb-e935fb4dd84f7fff,libopentelemetry_stdout-a645438b5e759a4d,libopentelemetry_sdk-a18ff9886463a8ee,libfutures_executor-6200a4fab76bf9ec,libcrossbeam_channel-45eb058a2635d08a,libcrossbeam_utils-05ce31a19a8c90f8,libfutures_channel-eaf668c47a92a1d0,librand-4a8ce1c161f1474d,librand_chacha-7d5aa11e9fb08974,libppv_lite86-1f46a22c7fd75c0c,libzerocopy-8d2233c8d71aacf5,libbyteorder-7df9ab1ae37e1368,librand_core-bcf38f1716704e5f,libfutures_util-97e21cd085ebc9c5,libslab-d0823efe3ec1cdd2,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libordered_float-5d43f2bc24605040,libopentelemetry-a5c3cc5fbc523223,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_core-2da63d8c7891ede1,liburlencoding-2e57689ab08a86e0,liblibcnb_common-bf77144f4e10ad0c,libheroku_nodejs_utils-60af649c5a70d87f,libserde_xml_rs-83ae3fbd61dd5395,libxml-5b138b1fd1c7412a,libbon-e863a24772f6e6f2,libnode_semver-3d50404649cf03c8,libbytecount-d552d1ab3fdfccd4,libnom-b3e0f856bc07dfc6,libmiette-a5def9b06b471e40,libunicode_width-ea37189c48be061a,liblibherokubuildpack-e06f3e334667a1b2,libpathdiff-1c1b832b7495c5fa,libureq-8d70217cd6adb391,libwebpki_roots-5c902f622c8d6990,libserde_json-b46427207a8a42c9,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libbase64-2a03de3babadded3,librustls-82c48db879783e94,libonce_cell-24c5d665b6879050,libsubtle-ca7024fc66e4388f,libwebpki-7f65a6e98496aa68,libring-f3dc73fd369a47c6,libgetrandom-c017b3e74b814899,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,liblog-5fb51f756c1191b0,libtar-6a6a13e8b1c2cf49,libfiletime-cf7e846bd77b3d14,liblibc-e80ec6cc03a5fec1,libflate2-703cae9648a1986b,libminiz_oxide-e0c60c34fdd9dc64,libadler2-b931b79841890bad,liblibz_sys-386fa364374adf11,libcrc32fast-5e6fdc6fad2d85f8,libhex-28742b4ca144387c,liburl-e6d0d36aa462f0aa,libidna-084554c08576a449,libidna_adapter-eb53aafea64eda90,libicu_normalizer-ecda0f66de4b5bbf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-10dfc2282af662d2,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-f6c8ded49d009b9e,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-4ab6aabb5e0ba440,libicu_provider-a0ef5a3d06c2439a,libicu_locid-5f591990ccd641c5,liblitemap-cc127d15603ff5ed,libtinystr-3aaf99fe64a639e2,libzerovec-caba183cb6b14d0c,libwriteable-45c783735d88c2b0,libyoke-c1b786cc85fe882e,libzerofrom-9a5acae41ad41f27,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-948599200288fa84,libpercent_encoding-9bee39bbc5bd523a,libanyhow-cac9aee56a923471,liblibcnb_data-3abd9e9ff423a640,libfancy_regex-48cb9cbf8be4590a,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libthiserror-b6e1bd4abb65b262,libtoml-dc2bfa1ecf9d25cc,libtoml_edit-e136086cdadcd016,libserde_spanned-f30d12d1d3b35fa1,libwinnow-b9d33d16f63a6115,libtoml_datetime-95e593fac8b062a2,libsha2-52315ecd81c4e7f9,libcpufeatures-31bbaa72911a5ebb,libcfg_if-33ef6c02a07f9fec,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libkeep_a_changelog_file-714f4171a55c90a0,liburiparse-80d3a8ea5088e5ef,libfnv-2d77ec4f6f971b24,libchrono-7fa175a025d9ae36,libnum_traits-1ab6cbc65c706223,libiana_time_zone-a18c7932f053b032,libsemver-0d5d81f8ec1e245b,libserde-6dc91bb0ab662e8c,libmarkdown-82746587a2b75584,libunicode_id-8b1d5c1b77ded36f,liblazy_static-b3603208c0de2608,libindexmap-675aac50a797a2f0,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libthiserror-a700462d4a3db70b,libbullet_stream-4b28fa3c72d44c91,libfun_run-982397d64c8c7963,libregex-4f43739be743e1fe,libregex_automata-18cd5214c5d4a437,libaho_corasick-7e119a7a04547cd6,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYiseFk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-65b1c6c9eab1db52/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/heroku_nodejs_corepack_buildpack-e03cae1f157a6553" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heroku-nodejs-corepack-buildpack` (bin "heroku-nodejs-corepack-buildpack" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "244c27465da3b54dd44eaa38cbd6fa17155d7629f7ccd0f32c94cc5326b96fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244c27465da3b54dd44eaa38cbd6fa17155d7629f7ccd0f32c94cc5326b96fdf", kill_on_drop: false }`
[INFO] [stdout] 244c27465da3b54dd44eaa38cbd6fa17155d7629f7ccd0f32c94cc5326b96fdf
